GET BACKBUFFER DEPTH
This command will return the depth of the backbuffer. You can pass this data to a DLL to assist in the direct access of backbuffer memory. You can only use this command when you have used the LOCK BACKBUFFER command.

SYNTAX
Return Integer=GET BACKBUFFER DEPTH()

RELATED INFO
DISPLAY Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example